F3MR Analysis Guide

Author
Published

December 20, 2024

Introduction

F3MR helps analyze food microbiome omics data based on dedicated and curated metabolic modules derived from extensive literature reviews. Various functions are implemented for tasks ranging from data importation to counts aggregation.

Installation

You can install the development version of F3MR like so:

remotes::install_gitlab(
  repo = "fme_team/f3mr@main",
  host = "forge.inrae.fr"
)

Documentation

For detailed documentation, visit the F3MR Docs.